Welcome![Sign In][Sign Up]
Location:
Search - neural network MATLAB

Search list

[Books面向MATLAB工具箱的神经网络理论与应用_10206284

Description: 面向MATLAB工具箱的神经网络理论与应用,一本好书,详细介绍了MATLAB中神经网络工具箱的使用方法让你轻松掌握用MATLAB实现神经网络的仿真计算!-MATLAB Toolbox for the neural network theory and application of a good book, detailing the MATLAB Toolbox neural network methods of using lets you easily grasp MATLAB neural network simulation!
Platform: | Size: 8392704 | Author: 李林 | Hits:

[matlabM-files for Neural Networks

Description: 《M-files for "Neural Networks"》神经网络的一些MATLAB源程序,M-files for demos, exercises, and implementations. 作者:Herve Abdi -"M-files for" Neural Networks "," some of the neural network MATLAB source, M-files for demos, exercises, and implementations. Author : Herve Abdi
Platform: | Size: 60416 | Author: 李岩 | Hits:

[matlabadaptive Neural Network Library

Description: 一个用MATLAB写的ART1神经网络原代码-a MATLAB write ART1 neural network original code!
Platform: | Size: 198656 | Author: 余建波 | Hits:

[matlabPSO-bp-MATLAB

Description: 利用PSO训练BP神经网络的MATLAB源码-use PSO training Neural Network MATLAB source
Platform: | Size: 6144 | Author: nanny | Hits:

[matlabrbf

Description: matlab的rbf神经网络文件,可用于股市预测,能够生成误差图,预测图-the rbf neural network matlab files, can be used for stock market prediction, to generate error maps, prediction chart
Platform: | Size: 1024 | Author: HOODOO | Hits:

[File FormatNEURAL+NETWORK

Description: bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。-bp neural network algorithm to solve optimization problems, one of the advanced algorithm, the paper discusses the neural network in the most widely used feed-forward neural network. Its network weights learning algorithm in the greatest impact is the error back-propagation algorithm (back-propagation algorithm referred to as BP). BP algorithm for the existence of local minimum points, such as the shortcomings of slow convergence. Optimization theory based on the Levenberg-Marquardt algorithm ignores the second-order item. In this paper, the discussion when the error is not zero or not that is second-order linear function of S (W) can not be ignored when the Hesse matrix of approximate calculation, and then training the network.
Platform: | Size: 19456 | Author: 刘慧 | Hits:

[AI-NN-PRpsoTRAINbp

Description: 用PSO训练BP神经网络(matlab程序)-With PSO training BP neural network (matlab program)
Platform: | Size: 2048 | Author: yxy | Hits:

[source in ebookmatlab

Description: 人工神经网络 matlab 源程序代码-Artificial neural network matlab source code
Platform: | Size: 1024 | Author: yizili | Hits:

[AI-NN-PRNeural-Network-pattern-recognition

Description: 根据神经网络的算法对三幅训练图像和测试图像进行识别。-According to neural network training algorithm for three test images and image recognition.
Platform: | Size: 44032 | Author: xjzhang101 | Hits:

[AI-NN-PRmatlab

Description: matlab LMBP算法网络结构优化的新方法 人工神经网络-matlab LMBP network structure optimization algorithm new method of artificial neural network
Platform: | Size: 311296 | Author: YangRui | Hits:

[AI-NN-PRbp-matlab-code

Description: BP神经网络 MATLAB源码 没有用到神经网络工具箱-BP neural network source code is not used MATLAB neural network toolbox
Platform: | Size: 1024 | Author: 毛开 | Hits:

[matlabNeural-Network-Character-Recognition

Description: MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
Platform: | Size: 227328 | Author: 吕文华 | Hits:

[AI-NN-PRfuzzy-neural-network-matlab-implementation.

Description: 输入为-两输入,输出为-单输出的模糊神经网络matlab实现。-Input- two input, output- single-output fuzzy neural network matlab implementation.
Platform: | Size: 1024 | Author: fanxingdiandian | Hits:

[BooksNeural-network-pattern-recognition-and-its-impleme

Description: 讲解matlab中如何运用神经网络进行模式识别,有大量实例分析-Matlab how to explain the use of neural network pattern recognition, there are a large number of case analysis
Platform: | Size: 3937280 | Author: 杜谊 | Hits:

[matlabxiaobo

Description: 小波神经网络MATLAB程序-Wavelet Neural Network MATLAB program
Platform: | Size: 1024 | Author: kong | Hits:

[AI-NN-PRCellular-Neural-Network

Description: 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is the feedback matrix, B is the control matrix.
Platform: | Size: 161792 | Author: 严德春 | Hits:

[AI-NN-PRWavelet-neural-network

Description: 小波神经网络用于分类的基础源码,希望对大家有用,可以用来发表论文,-Wavelet neural network based classification of source code, we hope to be useful, can be used to published papers, thank you
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRNeural-network-intelligent-control

Description: 机器人手臂神经网络智能控制建模,simulink仿真,源代码-Neural network intelligent control of robot arm model, simulink simulation, source code
Platform: | Size: 68608 | Author: 常亮 | Hits:

[AI-NN-PRwavelet-neural-network

Description: 搜集的近年来小波神经网络应用方面的内容,希望对大家有所帮助-Collected in recent years, the application of wavelet neural network content, we want to help
Platform: | Size: 16594944 | Author: 布丁 | Hits:

[OtherBP by matlab

Description: BP神经网络matlab实现和matlab工具箱使用实例的文字说明(BP neural network matlab implementation and Matlab toolbox, using examples of text notes)
Platform: | Size: 11264 | Author: klion1988 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net